home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / driver / accp.zip / OEMSETUP.INF < prev    next >
INI File  |  1992-04-08  |  7KB  |  148 lines

  1.  
  2. ; Names of the disks Oemsetup can prompt for.
  3. [disks]
  4.     1 =. ,"Access Windows 3.1 Driver Disk",disk1
  5.  
  6. [keyboard.drivers]
  7. ap-kbd   = 1:ap-kbd.drv
  8. ap-kbdhp = 1:ap-kbdhp.drv
  9. ap-kbdol = 1:ap-kbdol.drv
  10.  
  11. [keyboard.types]
  12. t3s0alat  = "All AT type keyboards (84 - 86 keys)"             ,nodll
  13. t1s2at&t  = "AT&T '301' keyboard"                              ,nodll
  14. t1s4at&t  = "AT&T '302' keyboard"                              ,nodll
  15. t4s0enha  = "Enhanced 101 or 102 key US and Non US keyboards"  ,nodll
  16. t3s0hp1   = "Hewlett-Packard Vectra keyboard (DIN)"            ,nodll
  17. t4s40oliv = "Olivetti 101/102 A keyboard"                      ,nodll
  18. t1s0oliv  = "Olivetti 83 key keyboard"                         ,nodll
  19. t3s10oliv = "Olivetti 86 Key keyboard"                         ,nodll
  20. t2s1oliv  = "Olivetti M24 102 key keyboard"                    ,usadll
  21. t1s42oliv = "PC-XT 83 key keyboard"                            ,nodll
  22. t1s0pcxt  = "PC/XT - Type keyboard (84 keys)"                  ,nodll
  23.  
  24. [pointing.device]
  25. ;
  26. ; Note: the VMD field may contain multiple VXD's in the form "x:*vmd,x:1vmd.386".
  27. ;       Please note, however, that if multiple VXD's are specified in the VMD field
  28. ;       they must be surrounded by double quotes (").
  29. ;
  30. ;profile =  mouse driver,   Mouse description,                 VMD,     Optional work section
  31. ;
  32. ap-hpmouse  = 1:hpmouse.drv, "HP Mouse (HP-HIL) (Access)",                 x:*vmd      ,ap-stuff
  33. ap-lmouse   = 1:lmouse.drv,  "Logitech (Access)",                          1:lvmd.386  ,ap-lmouse
  34. ap-ps2mouse = 1:ap-mou.drv,  "Microsoft, or IBM PS/2 (Access)",            x:*vmd      ,ap-stuff
  35. ap-genius1  = 1:mscmouse.drv,"Genius serial mouse on COM1 (Access)"      , 1:mscvmd.386,ap-stuff
  36. ap-genius2  = 1:msc3bc2.drv, "Genius serial mouse on COM2 (Access)"      , 1:mscvmd.386,ap-stuff
  37. ap-msmouse2 = 1:mscmouse.drv,"Mouse Systems serial or bus mouse (Access)", 1:mscvmd.386,ap-stuff
  38. ap-msmouse1 = 1:msc3bc2.drv, "Mouse Systems serial mouse on COM2 (Access)",1:mscvmd.386,ap-stuff
  39. ap-nomouse  = 1:nomouse.drv, "No mouse or other pointing device (Access)", x:*vmd      ,ap-stuff
  40. ap-kbdmouse = 1:kbdmouse.drv,"Olivetti/AT&T Keyboard Mouse (Access)",      x:*vmd      ,ap-stuff
  41.  
  42. [ap-lmouse]
  43. 1:lmouse.com,0:,,,,
  44. 1:access.exe,0:,,,,
  45. 1:access.wri,0:,,,,
  46. 1:access31.hlp,0:,,,,
  47. 1:accessu.dll,0:,,,,
  48. 1:ibmmkeys.bmp,0:,,,,
  49. 1:skwin.bmp,0:,,,,
  50.  
  51. [ap-stuff]
  52. 1:access.exe,0:,,,,
  53. 1:access.wri,0:,,,,
  54. 1:access31.hlp,0:,,,,
  55. 1:accessu.dll,0:,,,,
  56. 1:ibmmkeys.bmp,0:,,,,
  57. 1:skwin.bmp,0:,,,,
  58.  
  59. [system]
  60. ; The various SYSTEM.DRV, SOUND.DRV, COMM.DRV
  61. ;
  62. ; These   are the   drivers   which may vary from system to system,
  63. ; but are selected only   by the [machine] menu -- they do not have
  64. ; special menus   for their selection.
  65. system   =    1:system.drv
  66. sound    =    1:mmsound.drv
  67. comm     =    1:comm.drv
  68. hpsystem =    1:hpsystem.drv
  69.  
  70. [machine]
  71. ; This section defines default machine selections.  The   system
  72. ; description from each   entry will appear in the initial machine
  73. ; selection menu of Setup.
  74. ;
  75. ; An * means that setup will use the device specified here and override
  76. ; the detected device, this applies to keyboards, mice, and displays.
  77. ;
  78. ; Each entry contains a   descriptive line for the system-selection menu,
  79. ; followed by the filenames of the drivers in fixed order.
  80. ;
  81. ;      Field      1         2           3        4         5          6         7          8         9             10     11
  82. ; prof_str      = Desc Str, System drv, kbd drv, kbd type, mouse drv, disp drv, sound drv, comm drv, himem switch, ebios, cookies
  83. ;
  84. ibm_compatible  = "MS-DOS System (Access)",system,ap-kbd,t4s0enha,ap-nomou,egahires,sound,comm,,ebios,
  85. ast_386_486     = "AST Premium 386/25 and 386/33 (CUPID) (Access)",system,ap-kbd,t4s0enha,ap-nomou,egahires,sound,comm,,ebios,ast_cookz
  86. at_and_t        = "AT&T PC (Access)",system,ap-kbd,t4s0enha,ap-nomou,!olibw,sound,comm,,ebios,
  87. everex_386_25   = "Everex Step 386/25 (or Compatible) (Access)",system,ap-kbd,t4s0enha,ap-nomou,egahires,sound,comm,,ebios,everex_cookz
  88. hewlett_packard = "Hewlett-Packard: all machines (Access)",hpsystem,ap-kbdhp,t4s0enha,ap-nomou,egahires,sound,comm,,hpebios,
  89. ibm_ps2_70p     = "IBM PS/2 Model P70 (Access)",system,ap-kbd,t4s0enha,ap-nomou,!vga,sound,comm,,ebios,
  90. ibm_ps2_l40sx   = "IBM PS/2 Model L40sx (Access)",system,ap-kbd,!t4s0enha,ap-nomou,vga,sound,comm,,ebios,ibml40_cookz
  91. ncr_386sx       = "NCR: all 80386 and 80486 based machines (Access)",system,ap-kbd,t4s0enha,ap-nomou,egahires,sound,comm,,ebios,ncr386sx_cookz
  92. nec_pm_sx+      = "NEC PowerMate SX Plus (Access)",system,ap-kbd,t4s0enha,ap-nomou,egahires,sound,comm,,ebios,nec_pm_cookz
  93. nec_prospeed    = "NEC ProSpeed 386 (Access)",system,ap-kbd,t4s0enha,ap-nomou,!egahires,sound,comm,,ebios,
  94. toshiba_1200xe  = "Toshiba 1200XE (Access)",system,ap-kbd,t4s0enha,ap-nomou,egahires,sound,comm,"TOSHIBA",ebios,
  95. toshiba_1600    = "Toshiba 1600 (Access)",system,ap-kbd,t4s0enha,ap-nomou,egahires,sound,comm,"TOSHIBA",ebios,
  96. toshiba_5200    = "Toshiba 5200 (Access)",system,ap-kbd,t4s0enha,ap-nomou,egahires,sound,comm,,ebios,t5200_cookz
  97. zenith_386      = "Zenith: all 80386 based machines (Access)",system,ap-kbd,t4s0enha,ap-nomou,egahires,sound,comm,,ebios,zen386_cookz
  98. att_nsx_20      = "AT&T NSX 20 : Safari notebook (Access)",system,ap-kbd,t4s0enha,ap-nomou,egahires,sound,comm,,ebios
  99. apm             = "MS-DOS System with APM (Access)",system,ap-kbd,t4s0enha,ap-nomou,egahires,sound,comm,,ebios,apm_cookz
  100. apm_sl          = "Intel 386SL Based System with APM (Access)",system,ap-kbd,t4s0enha,ap-nomou,egahires,sound,comm,,ebios,apm_sl_cookz
  101. ;
  102. ; Cookies as specified in machine section
  103. ;
  104. ; ini file, section, cookie, needed file
  105. ;
  106. ; specialdriver,,,file will add an installable driver to [boot]drivers=
  107. ;
  108.  
  109. [apm_cookz]
  110. specialdriver,,,1:power.drv
  111. system.ini,386enh,"device=vpowerd.386",1:vpowerd.386
  112.  
  113. [apm_sl_cookz]
  114. specialdriver,,,1:power.drv
  115. system.ini,386enh,"device=vpowerd.386",1:vpowerd.386
  116. ,,,1:power.hlp
  117. system.ini,power.drv,"OptionsDLL=sl.dll",1:sl.dll
  118. ,,,1:sl.hlp
  119.  
  120. [ast_cookz]
  121. system.ini,386enh,"emmexclude=E000-EFFF",
  122.  
  123. [everex_cookz]
  124. system.ini,386enh,"8042ReadCmd=A2,1,F",
  125. system.ini,386enh,"8042ReadCmd=A3,1,F",
  126. system.ini,386enh,"8042WriteCmd=B3,8,F",
  127.  
  128. [ibml40_cookz]
  129. system.ini,386enh,"emmexclude=E000-EFFF",
  130. system.ini,386enh,"DMAbuffersize=64"
  131.  
  132. [ncr386sx_cookz]
  133. system.ini,386enh,"emmexclude=E000-EFFF",
  134. system.ini,386enh,"emmexclude=C600-C7FF",
  135.  
  136. [nec_pm_cookz]
  137. system.ini,386enh,"VirtualHDirq=NO",
  138.  
  139. [t5200_cookz]
  140. system.ini,386enh,"emmexclude=C000-C7FF",
  141.  
  142. [zen386_cookz]
  143. system.ini,386enh,"emmexclude=E000-EFFF",
  144.  
  145. [ebios]
  146. ebios       = x:*ebios               ; Required for most 386 machines.
  147. hpebios     = 1:hpebios.386,x:*ebios ; Required for HP 386 machines.
  148.